home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3.iso / canoncc / C2_2.DXR / 00031.ls < prev    next >
Encoding:
Text File  |  1997-06-04  |  110 b   |  8 lines

  1. on exitFrame
  2.   if the timer < (7.47700000000000031 * 60) then
  3.     go(#loop)
  4.   else
  5.     go(#next)
  6.   end if
  7. end
  8.